MediaMenu

data class MediaMenu : Parcelable

This class is used to determine whether to show the menu for selecting media files in the channel.

Since

3.6.0

Functions

Link copied to clipboard
fun getGalleryIntent(): Intent

Returns the intent for selecting media files.

Link copied to clipboard

Properties

Link copied to clipboard
var enablePhoto: Boolean
Link copied to clipboard
var enableVideo: Boolean